This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
RE: MoveReplica in the NotesAdministrationProcess class is making a replica copy... original file is still there ~Mario Lopkistergon 3.Nov.03 08:24 PM a Web browser Applications Development 6.0.1 CF2Windows 2000
MoveReplica is doing things correctly, but I would ask is it a bad things to have the user's mail file not reflect its new name? The person document will have the history of all the names a user has -- so you can still tie things back to the original user.
But if you were going to rename the filename itself, you would have to make a new replica, but remember to update the person document for that user as well.
Otherwise, I would shutdown the router task, update the person document with the correct file name, then shutdown down the server. After the server shuts down rename the file of that user mail database and start the server back up. OF course in a large organization this is not the ideal solution.
I myself do not rename the user's mail file just because the Notes username was renamed.